Skip to content

Add wrappers for particle frozen properties#539

Open
jcurtis2 wants to merge 1 commit into
mainfrom
add_freezing_props
Open

Add wrappers for particle frozen properties#539
jcurtis2 wants to merge 1 commit into
mainfrom
add_freezing_props

Conversation

@jcurtis2

Copy link
Copy Markdown
Member

No description provided.

@jcurtis2 jcurtis2 self-assigned this Jun 18, 2026
Comment thread src/pypartmc.cpp
.def_prop_ro("den_ice", AeroParticle::den_ice,
"Ice density (kg/m^3).")
.def_prop_ro("ice_shape_phi", AeroParticle::ice_shape_phi,
"Ice shape.")

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how is the ice shape quantified?

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.87%. Comparing base (c672ff5) to head (e7b40ae).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #539      +/-   ##
==========================================
+ Coverage   91.81%   91.87%   +0.05%     
==========================================
  Files          56       56              
  Lines        2530     2548      +18     
  Branches      144      144              
==========================================
+ Hits         2323     2341      +18     
  Misses        132      132              
  Partials       75       75              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants